home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.window.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  72 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>BG</description>
  6.       <type>image</type>
  7.       <id>1</id>
  8.       <width>1366</width>
  9.       <height>768</height>
  10.     </control>
  11.     <control>
  12.       <type>image</type>
  13.       <id>1</id>
  14.       <posX>113</posX>
  15.       <posY>26</posY>
  16.       <texture>#header.image</texture>
  17.       <animation effect="fade" time="250">WindowOpen</animation>
  18.       <animation effect="fade" time="250">WindowClose</animation>
  19.     </control>
  20.     <control>
  21.       <type>label</type>
  22.       <id>1</id>
  23.       <posX>398</posX>
  24.       <posY>93</posY>
  25.       <label>#header.label</label>
  26.       <font>font16</font>
  27.       <align>right</align>
  28.       <textcolor>White</textcolor>
  29.       <animation effect="fade" time="250">WindowOpen</animation>
  30.       <animation effect="fade" time="250">WindowClose</animation>
  31.     </control>
  32.     <control>
  33.       <description>Number of Files Label</description>
  34.       <type>label</type>
  35.       <id>1</id>
  36.       <posX>493</posX>
  37.       <posY>706</posY>
  38.       <label>#itemcount</label>
  39.       <align>left</align>
  40.       <textcolor>White</textcolor>
  41.       <animation effect="fade" time="250">WindowOpen</animation>
  42.       <animation effect="fade" time="250">WindowClose</animation>
  43.     </control>
  44.     <control>
  45.       <description>Selected item Label</description>
  46.       <type>fadelabel</type>
  47.       <id>1</id>
  48.       <posX>1252</posX>
  49.       <posY>93</posY>
  50.       <width>533</width>
  51.       <label>#selecteditem</label>
  52.       <font>font14</font>
  53.       <align>right</align>
  54.       <textcolor>White</textcolor>
  55.       <animation effect="fade" time="250">WindowOpen</animation>
  56.       <animation effect="fade" time="250">WindowClose</animation>
  57.     </control>
  58.     <control>
  59.       <type>image</type>
  60.       <id>1</id>
  61.       <posX>155</posX>
  62.       <posY>522</posY>
  63.       <width>217</width>
  64.       <height>213</height>
  65.       <texture>#header.hover</texture>
  66.       <visible>!videoplayer.usingoverlays</visible>
  67.       <animation effect="fade" time="250">WindowOpen</animation>
  68.       <animation effect="fade" time="250">WindowClose</animation>
  69.     </control>
  70.   </controls>
  71. </window>
  72.